Skip to content

feat(crypto): etype registry#10

Draft
james-d-elliott wants to merge 1 commit into
masterfrom
feat-type-registry
Draft

feat(crypto): etype registry#10
james-d-elliott wants to merge 1 commit into
masterfrom
feat-type-registry

Conversation

@james-d-elliott

@james-d-elliott james-d-elliott commented Dec 30, 2025

Copy link
Copy Markdown
Member

This adds support for an EType registry which allows customizing the Encryption Type and Checksum Type mappings. This is particularly useful in secure environments where you only want to register secure algorithms.

TODO:

  • Ensure Registered by Default EType's are not deprecated.
  • Ensure Unregistered EType's result in obvious failures and test cases reflect this.

This adds support for an EType registry which allows customizing the Encryption Type and Checksum Type mappings. This is particularly useful in secure environments where you only want to register secure algorithms.
@codecov

codecov Bot commented Dec 30, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crypto/crypto.go 0.00% 26 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant